home *** CD-ROM | disk | FTP | other *** search
/ AmigActive 24 / AACD 24.iso / AACD / Sound / LAME / WarpOS / src / dshow / resource.h < prev    next >
Encoding:
C/C++ Source or Header  |  2001-02-19  |  2.0 KB  |  53 lines

  1. //{{NO_DEPENDENCIES}}
  2. // Microsoft Developer Studio generated include file.
  3. // Used by Property.rc
  4. //
  5. #define IDS_AUDIO_PROPS_TITLE           3
  6. #define IDS_AUDIO_ADVANCED_TITLE        4
  7. #define IDS_ABOUT                       5
  8. #define IDD_AUDIOENCPROPS               100
  9. #define IDD_ADVPROPS                    102
  10. #define IDD_ABOUT                       105
  11. #define IDI_ICON2                       106
  12. #define IDC_COMBO_CBR                   1004
  13. #define IDC_CHECK_COPYRIGHT             1007
  14. #define IDC_CHECK_ORIGINAL              1008
  15. #define IDC_CHECK_CRC                   1009
  16. #define IDC_CHECK_PES                   1010
  17. #define IDC_COMBO_VBRMIN                1013
  18. #define IDC_TITLE_TEXT                  1016
  19. #define IDC_RADIO_CBR                   1019
  20. #define IDC_RADIO_VBR                   1020
  21. #define IDC_SLIDER_QUALITY              1021
  22. #define IDC_TEXT_QUALITY                1023
  23. #define IDC_COMBO_VBRMAX                1024
  24. #define IDC_COMBO_SAMPLE_RATE           1025
  25. #define IDC_COMBO_VBRq                  1026
  26. #define IDC_RADIO_STEREO                1027
  27. #define IDC_RADIO_JSTEREO               1028
  28. #define IDC_RADIO_DUAL                  1029
  29. #define IDC_RADIO_MONO                  1030
  30. #define IDC_CHECK_ENFORCE_MIN           1031
  31. #define IDC_CHECK_VOICE                 1032
  32. #define IDC_CHECK_KEEP_ALL_FREQ         1033
  33. #define IDC_CHECK_STRICT_ISO            1034
  34. #define IDC_CHECK_DISABLE_SHORT_BLOCK   1035
  35. #define IDC_CHECK_XING_TAG              1036
  36. #define IDC_CHECK_FORCE_MS              1037
  37. #define IDC_CHECK_MODE_FIXED            1038
  38. #define IDC_RICHEDIT_LAME               1039
  39. #define IDC_EDIT_TEXT                   1044
  40. #define IDC_STATIC                      -1
  41.  
  42. // Next default values for new objects
  43. // 
  44. #ifdef APSTUDIO_INVOKED
  45. #ifndef APSTUDIO_READONLY_SYMBOLS
  46. #define _APS_NO_MFC                     1
  47. #define _APS_NEXT_RESOURCE_VALUE        107
  48. #define _APS_NEXT_COMMAND_VALUE         40001
  49. #define _APS_NEXT_CONTROL_VALUE         1045
  50. #define _APS_NEXT_SYMED_VALUE           101
  51. #endif
  52. #endif
  53.